Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_create
date_create
DateTime::__construct alias - Returns a new DateTime object
Name:
date_create
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the new DateTime object.
Related
How to Safely Include External URLs in PHP: Best Practices and Tips
6
PHP TTFB Optimization Tips on IIS: Enhance Response Speed and User Experience
6
Selection and application scenarios of PDOStatement::fetchObject and PDOStatement::fetchRow
8
time_nanosleep compatibility test on different platforms (Windows/Linux/macOS)
9
Similar Functions
mktime
mktime
GetaUnixtimestampfor
time
time
ReturnthecurrentUnix
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
date_sunset
date_sunset
Returnsthesunsettime
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_timestamp_set
date_timestamp_set
AliasforDateTime::
date_diff
date_diff
AliasforDateTime::
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
Popular Articles